Version Packages (beta)#1
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
7 times, most recently
from
February 21, 2026 19:28
29ec3ee to
207d90e
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
4 times, most recently
from
February 27, 2026 08:15
00562b1 to
4891aed
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
6 times, most recently
from
May 6, 2026 04:11
d151394 to
c80b747
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
May 10, 2026 03:59
9575634 to
09a0c1d
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
May 21, 2026 04:54
f764af0 to
ee61817
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
May 27, 2026 04:37
c8fac14 to
b0d0561
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
6 times, most recently
from
June 15, 2026 05:16
32958cd to
0178fa5
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
7 times, most recently
from
June 24, 2026 04:45
72cf02d to
55e2110
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
4 times, most recently
from
July 2, 2026 04:19
3e64d9d to
7eabc1f
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
6 times, most recently
from
July 10, 2026 04:21
8f3ebb0 to
2c6ee61
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
July 17, 2026 03:31
ede9a52 to
1973317
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 18, 2026 03:19
95fb11e to
621b04e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@workflow/web-shared@5.0.0-beta.36
Minor Changes
621b04eThanks @mitul-s! - Trace viewer: holding Alt with a span selected now measures the time delta between the selected span and any hovered span, Figma-style; the no-selection Alt gap overlay is restyled to the same measurement-line design.Patch Changes
#2968
1973317Thanks @mitul-s! - Adjust helper position on trace viewer#2962
774e12cThanks @mitul-s! - Show a delayed tooltip (Step, Hook, Sleep, Workflow) when hovering the icon on each row in the new trace viewer's event list.Updated dependencies [
7d29bab,bb773e9,268fede,bb773e9]:@workflow/world@5.0.0-beta.22
Minor Changes
#2915
7d29babThanks @joeyhotz! - Addruns.getMany()for retrieving ordered workflow run snapshots in one storage operation.#2970
bb773e9Thanks @VaguelySerious! - Add an optionalcapabilities?: WorldCapabilitiesfield to the World interface so implementations can declare backend feature support (preconditionGuard,maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.@workflow/world-local@5.0.0-beta.30
Minor Changes
7d29babThanks @joeyhotz! - Addruns.getMany()for retrieving ordered workflow run snapshots in one storage operation.Patch Changes
7d29bab,bb773e9]:@workflow/world-postgres@5.0.0-beta.28
Minor Changes
7d29babThanks @joeyhotz! - Addruns.getMany()for retrieving ordered workflow run snapshots in one storage operation.Patch Changes
#2983
3ddf42eThanks @joeyhotz! - ThrowEntityConflictErrorwhen arun_createdevent targets a run that already exists, instead of resolving with no run. This matchesworld-localandworld-vercel, and stopsstart()from throwingMissing 'run' in server response for 'run_created' eventwhen the resilient start path wins the race.Updated dependencies [
7d29bab,bb773e9]:@workflow/world-vercel@5.0.0-beta.32
Minor Changes
7d29babThanks @joeyhotz! - Addruns.getMany()for retrieving ordered workflow run snapshots in one storage operation.Patch Changes
#2951
6f032d7Thanks @karthikscale3! - Decode stable-line CBOR structured errors when reading v4 workflow events while preserving current serialized error payloads.#2959
457e671Thanks @alangenfeld! - Log the underlying queue handler error before retrying a failed delivery.#2970
bb773e9Thanks @VaguelySerious! - Add an optionalcapabilities?: WorldCapabilitiesfield to the World interface so implementations can declare backend feature support (preconditionGuard,maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.Updated dependencies [
7d29bab,bb773e9]:@workflow/astro@5.0.0-beta.36
Patch Changes
927b61a]:@workflow/builders@5.0.0-beta.36
Patch Changes
#2963
927b61aThanks @NathanColosimo! - Resolve dotted tsconfig path aliases during fast workflow discovery.Updated dependencies [
7d29bab,6f032d7,bb773e9,457e671,268fede,bb773e9]:@workflow/cli@5.0.0-beta.36
Patch Changes
7d29bab,927b61a,6f032d7,bb773e9,457e671,268fede,bb773e9]:@workflow/core@5.0.0-beta.36
Patch Changes
#2970
bb773e9Thanks @VaguelySerious! - Keep the inline event-log delta fast path active with open hooks whenWORKFLOW_PRECONDITION_GUARD=1and the World declarescapabilities.preconditionGuard. The lazy inlinestep_startedclaim now carries the guard snapshot so a stale replay's claim is fenced (412 → fresh replay), and guard-enforced batches with an open hook take the await-then-run path so a fenced claim never executes the step body.#2980
268fedeThanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.Updated dependencies [
7d29bab,6f032d7,457e671,bb773e9]:@workflow/nest@5.0.0-beta.36
Patch Changes
927b61a]:@workflow/next@5.0.0-beta.36
Patch Changes
927b61a,bb773e9,268fede]:@workflow/nitro@5.0.0-beta.36
Patch Changes
927b61a,bb773e9,268fede]:@workflow/nuxt@5.0.0-beta.36
Patch Changes
927b61a]:@workflow/rollup@5.0.0-beta.36
Patch Changes
927b61a]:@workflow/sveltekit@5.0.0-beta.36
Patch Changes
927b61a]:@workflow/vite@5.0.0-beta.36
Patch Changes
927b61a]:@workflow/vitest@5.0.0-beta.36
Patch Changes
7d29bab,927b61a,bb773e9,268fede,bb773e9]:@workflow/web@5.0.0-beta.36
Patch Changes
7d29bab]:workflow@5.0.0-beta.36
Patch Changes
#2980
268fedeThanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.Updated dependencies [
bb773e9,268fede]:@workflow/world-testing@5.0.0-beta.36
Patch Changes
7d29bab,bb773e9,268fede,bb773e9]: